DirectoryIterator
PHP Manual

DirectoryIterator::getPathname

(PHP 5 <= 5.1.1)

DirectoryIterator::getPathnameReturn path and filename of current dir entry

Descripción

string DirectoryIterator::getPathname ( void )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Get the path and filename of the current dir entry.

Lista de parámetros

This function has no parameters.

Valores retornados

The path and filename of current dir entry.


DirectoryIterator
PHP Manual